home *** CD-ROM | disk | FTP | other *** search
/ Beano - Dennis the Menace Cardz / Beano Cardz: Dennis the Menace.iso / pc / swfs / postman&intro.swf / scripts / DefineButton2_68 / BUTTONCONDACTION on(press)_2.as next >
Encoding:
Text File  |  2001-03-27  |  87 b   |  7 lines

  1. on(press){
  2.    tellTarget("/instructions")
  3.    {
  4.       gotoAndStop("none");
  5.    }
  6. }
  7.